home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / dk.dir / 00017.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  121 b   |  9 lines

  1. on exitFrame
  2.   if the timer > 400 then
  3.     go(the frame + 1)
  4.   else
  5.     go(the frame)
  6.   end if
  7.   mainMenuRollovers()
  8. end
  9.